| Package | Description |
|---|---|
| plugin.model |
| Modifier and Type | Field and Description |
|---|---|
java.util.List<Connector> |
Model.relationships |
| Modifier and Type | Method and Description |
|---|---|
Connector |
Model.getConnectorById(java.lang.String id)
Searches for this model connector with given id
|
| Constructor and Description |
|---|
Connector(Connector conn)
Makes copy of connector conn
|